LogCommand.Channels property
The logged channels.
Namespace: IntervalZero.KINGSTAR.Local.Class
Assembly: IntervalZero.KINGSTAR.Local.Class (in IntervalZero.KINGSTAR.Local.dll) Version: 4.4.0.0
Syntax
public LogChannel[] Channels { get; }
Public ReadOnly Property Channels As LogChannel()
Property value
Type: LogChannel[]
See also